Method CreateTreeQueryable<TProps>(TreeQueryContext<TProps>)
Creates tree queryable instance.
protected override IRedbQueryable<TProps> CreateTreeQueryable<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()
Creates tree queryable instance.
protected override IRedbQueryable<TProps> CreateTreeQueryable<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()